projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3492c2c
)
(Registers): Mention bookmarks here.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 31 Jan 2006 18:28:32 +0000
(18:28 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 31 Jan 2006 18:28:32 +0000
(18:28 +0000)
man/regs.texi
patch
|
blob
|
history
diff --git
a/man/regs.texi
b/man/regs.texi
index 0992d75005289b3fca377036d71332f5fb855c04..0ed83f2bf54e5df4f71dbb21cc18c7e5b8e48378 100644
(file)
--- a/
man/regs.texi
+++ b/
man/regs.texi
@@
-25,6
+25,11
@@
contains, use @kbd{M-x view-register}.
Display a description of what register @var{r} contains.
@end table
+ @dfn{Bookmarks} record files and positions in them, so you can
+return to those positions when you look at the file again.
+Bookmarks are similar enough in spirit to registers that they
+seem to belong in this chapter.
+
@menu
* Position: RegPos. Saving positions in registers.
* Text: RegText. Saving text in registers.